Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_modify
date_modify
Alias for DateTime::modify - Modify the value of the date and time object
Name:
date_modify
Category:
Date and time
Programming Language:
php
One-line Description:
Modify the timestamp.
Related
What to Do When Facing Permission Issues with the disk_total_space Function? How to Troubleshoot and Fix Them?
6
Common combination of PHP abs() and min() functions
7
How to Set Up a PHP Development Environment in Eclipse | Complete Guide
7
The role of parse_url in API request signature
9
Similar Functions
timezone_abbreviations_list
timezone_abbreviations_list
AliasforDateTimeZo
date_timestamp_set
date_timestamp_set
AliasforDateTime::
date_sunset
date_sunset
Returnsthesunsettime
time
time
ReturnthecurrentUnix
date_create
date_create
DateTime::__construc
date_parse_from_format
date_parse_from_format
Getinformationabouta
date_interval_create_from_date_string
date_interval_create_from_date_string
AliasforDateInterv
date_sunrise
date_sunrise
Returnsthesunrisetim
Popular Articles